home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
American History: Interactive Maps & User's Guide
/
American History: Interactive Maps & User's Guide.iso
/
pc
/
IMAP5
/
XIMAP5.dxr
/
00342.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2000-01-25
|
320 b
|
15 lines
on mouseDown
hChickletState("downState", "click.aif")
end
on mouseUp
global gLstTorFquestions, gLstBeenThere, gWhereToGo
hChickletState("upState", 0)
hVisibleSprite(0, 12, 15)
hpuppet(0, 13, 14)
setProp(gLstTorFquestions, 6, 1)
setProp(gLstBeenThere, 6, 1)
set gWhereToGo to "people"
go("puzzle")
end